Variables

Variables are a powerful way to flexibly adapt workflows, influence the course of the workflow via decisions or output variable contents in metafiles. Variables can be used in many fields in workflow modules.

The following types are distinguished. Variables of all types are always enclosed with % (percent signs) (%VariableName%). The value of the variables can be formatted (e.g. leading zeros can be given). If a variable is not defined or has never been assigned a value, the specification of the variable is output as text (variable name with enclosing percent signs ("%Variablename%")). When a value is assigned to a variable depends on the time of use (e.g. in the workflow, the number of pages is not known before scanning and the associated variables are empty accordingly).